Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/184 - Pattern Generator/

index.html /cody/swapnilsparsh/30DaysOfJavaScript/184 - Pattern Generator/index.html
352 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Pattern Generator</title>
<link rel="stylesheet" hr
script.js /cody/swapnilsparsh/30DaysOfJavaScript/184 - Pattern Generator/script.js
229 Views
0 Comments
const angleInput = document.querySelector('[data-input="range"]')
const thicknessInput = document.querySelector('[data-input="th
style.css /cody/swapnilsparsh/30DaysOfJavaScript/184 - Pattern Generator/style.css
137 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
* {
box-sizing: border-box;
}

body {
font-family: